App.underconstruction=We are still working on this feature. It will be available very soon.
App.ready=Ready
App.connectedto=Connected To {0}
App.register=Click to Register eDonkey!
App.disconnect=Not Connected
App.stoplocalcore=Do you want to stop the running local core?
App.stopcontrolledcore=Do you want to stop the core you are controlling?
App.disserver=Do you really want to disconnect from server?
App.core=Core
App.server=Server
App.corerunning=We detect you have a core running on your local machine. \nDo you want control the core?
App.controlfirst=To enable tabs, you must control a core.
App.corenotstarted=Core did not start
App.corestarted=Core started
App.corestopped=Core stopped
App.localcorecontrolled=You have a core running on your local machine and you are already controlling it.
App.hashing=Hashing {0}
App.connectsuccess=Connect to core successfully
App.coreversion=Core Version {0}
App.adminport=Admin Port {0}
App.controlledcoreinfo=Controlled Core Information
App.tempfreespace=Free space in temp: {0} MB
App.incomingfreespace=Free space in incoming: {0} MB
App.spaceneeded=Space needed by downloads: {0} MB
App.clientid=Client ID: {0}
App.connectionused=Number of connections currently used: {0}
App.numofpeoplequeue=Number of people on queue: {0}
App.searchresult=Search Result Returned
App.enterpassword=Enter Admin Name and Password for Core
App.searching=You are doing another search right now.
App.ed2klinkinfo=You just clicked on an ed2k file link or server link. eDonkey Java Controller has taken over the control. You'd better start eDonkey Java Controller and control a core before using this feature. \n\nIf this is not your expected behaviour, please refer to "Enable ed2k link" section of eDonkey Java Controller FAQ to change it.
App.noprompt.text=Don't prompt this dialog in the future
App.noprompt.mnemonic=D
App.pendinged2klink=There are pending ed2k file/server links. They will be entered after you control a core.\n
App.itemsselected={0} item(s) selected
App.downloaditemsselected={0} item(s) selected, total {1}, {2} has been downloaded.
### Commonly used string ###
Common.cancel.text=Cancel
Common.ok.text=OK
Common.server=server
Common.file=file
Common.apply.text=Apply
Common.apply.mnemonic=A
### Top Level Tabs ###
Tabs.home=Home
Tabs.search=Search
Tabs.downloads=Downloads
Tabs.servers=Servers
Tabs.shared=Shared
Tabs.friends=Friends
Tabs.collection=Collection
Tabs.chat=Chat
### Preference Box ###
PreferenceBox.core.title=Core Settings
PreferenceBox.core.desc=Click on a tab to select a different category. Core settings are valid only when you are controlling a core. Press "OK" will save all pending changes to core; press "Apply" will only save the current tab.
PreferenceBox.gui.desc=Click on a tab to select a different category. Press "OK" will save all pending changes; press "Apply" will only save the current tab.
### Preference Tabs ###
PreferenceTab.general=General
PreferenceTab.network=Network
PreferenceTab.command=Command
PreferenceTab.core=Core
PreferenceTab.filter=Filter
PreferenceTab.lnf=Look and Feel
PreferenceTab.gui=GUI
PreferenceTab.lang=Languages
### General Tab ###
GeneralTab.userinfo=User Information
GeneralTab.options=General Options
GeneralTab.folders=Folders
GeneralTab.username.text=User Name:
GeneralTab.username.mnemonic=U
GeneralTab.changeeffectlater=(Changes Take Effect on Reconnecting to Server)
CoreTab.autoconn.text=Automatically Control the Last Controlled Core (And Launch It if It's Local)
CoreTab.autoconn.mnemonic=A
### Command Tab ###
CommandTab.title=Core Command
CommandTab.help=Available Core Commands
CommandTab.command=Send Command
CommandTab.send.text=Send
CommandTab.send.mnemonic=S
### GUI Tab ###
GuiTab.maintab=Main Tabs Position
GuiTab.statusbar=Status Bar
GuiTab.confirm=Confirms
GuiTab.trayicon=Tray Icon (Only on Windows)
GuiTab.top.text=Top
GuiTab.top.mnemonic=T
GuiTab.bottom.text=Bottom
GuiTab.bottom.mnemonic=B
GuiTab.left.text=Left
GuiTab.left.mnemonic=L
GuiTab.right.text=Right
GuiTab.right.mnemonic=R
GuiTab.userfile.text=Show Users-Files Indicator
GuiTab.userfile.mnemonic=U
GuiTab.downup.text=Show Down-Up Indicator
GuiTab.downup.mnemonic=D
GuiTab.connection.text=Show Connection Indicator
GuiTab.connection.mnemonic=C
GuiTab.memory.text=Show Memory Indicator
GuiTab.memory.mnemonic=M
GuiTab.confirmdiscore.text=Confirm it when stop and disconnect from core
GuiTab.confirmdiscore.mnemonic=O
GuiTab.confirmdisserver.text=Confirm it when disconnect from server
GuiTab.confirmdisserver.mnemonic=N
GuiTab.confirmcanceldl.text=Confirm it when cancel downloads
GuiTab.confirmcanceldl.mnemonic=F
GuiTab.confirmstoplocalcore.text=Confirm it when stop local core at exit (if not, keep the core running)
GuiTab.confirmstoplocalcore.mnemonic=I
GuiTab.closetotray.text=Minimize Window to System Tray Area when Closing
GuiTab.closetotray.mnemonic=W
GuiTab.updatetraytip.text=Update Tray Icon Tip to Show Download/Upload Speed
GuiTab.updatetraytip.mnemonic=U
GuiTab.animatetrayicon.text=Animate Tray Icon to Indicate Downloading Speed etc
GuiTab.animatetrayicon.mnemonic=A
### Language Tab ###
LanguageTab.languages=Available Languages (Blue text means translation is available)
LanguageTab.restart=You changed Language; this change will take effect after restarting eDonkey controller
### Download Status ###
DownloadStatus.queued=Queued
DownloadStatus.looking=Looking...
DownloadStatus.downloading=Downloading
DownloadStatus.paused=Paused
DownloadStatus.insufficient=Insufficient Disk Space
DownloadStatus.nosources=No Sources
DownloadStatus.done=Done
DownloadStatus.hashing=Hashing...
DownloadStatus.errorloading=Error loading
DownloadStatus.completing=Completing
DownloadStatus.complete=Complete
DownloadStatus.corrupted=Corrupted
DownloadStatus.errorhashing=Error hashing
DownloadStatus.transferring=Transferring
### OutputTextPane ###
OutputTextPane.copy=Copy
OutputTextPane.clear=Clear All
OutputTextPane.paste=Paste
OutputTextPane.selectall=Select All
### Select File Box ###
FileDialog.title=Path
FileDialog.file_title=Select a Remote File
FileDialog.folder_title=Select a Remote Folder
FileDialog.local_file_title=Select a File
FileDialog.local_folder_title=Select a Folder
### Core Dialog ###
CoreChooser.title=Select Core
CoreChooser.noprompt.text=Don't Show This Dialog in the Future
CoreChooser.noprompt.mnemonic=D
CoreChooser.path=Full Path to Local Core
CoreChooser.launch.text=Launch
CoreChooser.launch.mnemonic=L
### Host Dialog ###
HostDialog.port.text=Port:
HostDialog.port.mnemonic=P
HostDialog.host.text=Host IP:
HostDialog.host.mnemonic=H
HostDialog.admin.text=Admin Name:
HostDialog.admin.mnemonic=A
HostDialog.passwd.text=Password:
HostDialog.passwd.mnemonic=W
HostDialog.savepasswd.text=Save Password
HostDialog.savepasswd.mnemonic=S
### Register Dialog ###
RegisterDialog.title=Registration
RegisterDialog.email.text=Email:
RegisterDialog.email.mnemonic=E
RegisterDialog.password.text=Password:
RegisterDialog.password.mnemonic=P
RegisterDialog.register.text=Register
RegisterDialog.line1_text=If you would like the ad free version please go to www.edonkey2000.com for details.
RegisterDialog.line2_text=If you have already paid and gotten your registration email then enter your info here. You must have Internet connection in order to register successfully.
### Select Host Dialog ###
SelectHostDialog.title=Manage Host
SelectHostDialog.port=Admin Port
SelectHostDialog.host=Host Name
SelectHostDialog.admin=Admin Name
SelectHostDialog.passwd=Password
SelectHostDialog.prompt=Prompt
SelectHostDialog.hostlist=Saved Host List
SelectHostDialog.add.text=Add/Modify
SelectHostDialog.add.mnemonic=A
SelectHostDialog.delete.text=Delete
SelectHostDialog.delete.mnemonic=D
SelectHostDialog.connect.text=Control
SelectHostDialog.connect.mnemonic=O
SelectHostDialog.close.text=Close
SelectHostDialog.close.mnemonic=C
SelectHostDialog.desc=Add a host by clicking \"Add\" button. Please make sure an eDonkey core is started on the host. Then select the host in the list, press \"Control\" button to control it.
SelectHostDialog.addhost=Add a host
### Menu Bar ###
MenuBar.name=eDonkey Menu Bar
### File Menu ###
FileMenu.file.text=File
FileMenu.file.mnemonic=F
FileMenu.start.text=Launch Local Core
FileMenu.start.mnemonic=L
FileMenu.start.tooltip=Launch local core and control it
FileMenu.stop.text=Terminate Controlled Core
FileMenu.stop.mnemonic=T
FileMenu.stop.tooltip=Terminating controlled core (there will be several seconds delay)
FileMenu.accessible_description=File Menu
FileMenu.select.text=Select a Core to Control
FileMenu.select.mnemonic=S
FileMenu.select.tooltip=Select a core to control
FileMenu.connect.text=Connect to any Servers
FileMenu.connect.mnemonic=C
FileMenu.connect.tooltip=Connect to any servers
FileMenu.disconnect.text=Disconnect from Server
FileMenu.disconnect.mnemonic=D
FileMenu.disconnect.tooltip=Disconnect from server
FileMenu.paste.text=Paste ed2k file/server link
FileMenu.paste.mnemonic=P
FileMenu.paste.tooltip=Paste ed2k file or server link to download list or server list